evolution-ntlm
authorDebian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Wed, 15 Apr 2020 04:33:16 +0000 (05:33 +0100)
committerRyan Tandy <ryan@nardis.ca>
Wed, 15 Apr 2020 04:33:16 +0000 (05:33 +0100)
commitd7d48656f19fe4c9f15a7e4150988ad5f02974c2
tree8c06fcfd3314a5592fecd71a9e1b1e3f61851d5a
parent34c596ad03180119185414f46ed22e30fb146266
evolution-ntlm

Patch from evolution-exchange (2.10.3).  The ldap_ntlm_bind function is
actually called by evolution-data-server, checked at version 1.12.2.
Without this patch, the Exchange addressbook integration uses simple binds
with cleartext passwords.

Russ checked with openldap-software for upstream's opinion on this patch
on 2007-12-21.  Upstream had never received it as a patch submission and
given that it's apparently only for older Exchange servers that can't do
SASL and DIGEST-MD5, it's not very appealing.

Bug#457374 filed against evolution-data-server asking if this support is
still required on 2007-12-21.

Gbp-Pq: Name evolution-ntlm
include/ldap.h
libraries/libldap/Makefile.in
libraries/libldap/ntlm.c [new file with mode: 0644]
libraries/libldap_r/Makefile.in